home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / CHIPINTE0102.ISO / highsped.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-11-06  |  57 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:weiter();", "");
  3. }
  4.